Click or drag to resize

ServiceGetStreamingEvents Method (String)

Gets the streaming events.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Stream GetStreamingEvents(
	string subscriptionIds
)

Parameters

subscriptionIds
Type: SystemString
The subscription ids.

Return Value

Type: Stream
Stream.
See Also